-
Home
-
Custom Tables – Create, Read, Update and Delete
-
1.3.5
-
Code
-
Classes
- ImportCSV
Total Complexity |
74 |
Dependencies |
8 |
Dependents |
2 |
Total lines |
369 |
Lines of code |
263 |
Logical lines of code |
177 |
Comment lines |
32 |
Methods |
11 |
Properties |
0 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
prepareSQLQuery() |
D |
30 |
32 |
114 |
prepareFieldList() |
A |
48 |
10 |
30 |
importCSVData() |
S |
49 |
7 |
29 |
processFieldParams() |
S |
51 |
6 |
25 |
findSQLRecordJoin() |
S |
57 |
5 |
15 |
getLines() |
S |
61 |
3 |
12 |
removeBomUtf8() |
S |
64 |
3 |
9 |
findRecord() |
S |
65 |
3 |
8 |
importCSVFile() |
S |
70 |
2 |
6 |
detectDelimiter() |
S |
62 |
2 |
10 |
findSQLJoin() |
S |
71 |
1 |
5 |